const os.kindNoPoll

3 uses

	os (current package)
		file_unix.go#L156: 	kindNoPoll
		file_unix.go#L320: 	f := newFile(r, name, kindNoPoll, false)
		removeall_at.go#L190: 	return newFile(r, name, kindNoPoll, false), nil